home *** CD-ROM | disk | FTP | other *** search
/ Windows 6-Pak - Disc 5 / Windows 6-Pak (InfoMagic) (Disc 5) (1999).ISO / Time-and-Clock-Tools / clockit13.exe / Readme.tx_ / Readme.tx
Text File  |  1998-11-24  |  5KB  |  152 lines

  1. ClockIt for Windows95/NT
  2. ========================
  3.  
  4. ClockIt is a Project List manager, Log Viewer and a timer that totals
  5. the time you spend working on different projects.
  6.  
  7. It can be minimized to the system tray, can be set to be always on top and
  8. with/without a title bar (timer).
  9.  
  10.  
  11. IMPORTANT NOTE
  12. ==============
  13.  
  14. ClockIt is a Visual Basic 5 application, if you don't have the
  15. necessary files to run a vb5 application, you will find the
  16. archive at: 
  17.  
  18. http://www.mlink.net/~davidgel/ or on many other sites. Look for the
  19. file MSVBVM50.EXE.
  20.  
  21. The same files will be used for any vb5 applications that you're going 
  22. to use in the future.
  23.  
  24. The latest version of ClockIt can be found at:
  25. http://www.mlink.net/~davidgel/
  26.  
  27. Disclaimer:
  28. ===========
  29.  
  30. ClockIt is freeware. There is no garantee whatsoever, except that
  31. it will use space on your disk.
  32.  
  33.  
  34. To Un-install ClockIt
  35. =====================
  36.  
  37. In Control Panel, Add/Remove Programs, select ClockIt and click on
  38. Add/Remove. Thank you for trying ClockIt.
  39.  
  40. If you get a Message Box asking to remove or not a shared file(s), select the option
  41. to keep the shared file(s).  
  42.  
  43. The folder where ClockIt was installed (ie c:\program files\clockIt) will have to be deleted
  44. manually.
  45.  
  46. Running ClockIt:
  47. ================
  48.  
  49. ClockIt doesn't do any changes to the registry. The log files are saved
  50. in the subfolder Logs (ie c:\program files\clockit\logs)
  51.  
  52. For people who don't read docs, bubble help is provided and will
  53. be sufficient for most.
  54.  
  55. Comments are welcomed to:  richard_g@bigfoot.com
  56.  
  57. Project List
  58. ============
  59.  
  60. The first time you run ClockIt, you will have to add at
  61. least one project before you can run the timer. Simply
  62. type the name of a project and hit Enter or click on
  63. the "Add" button. The name of the project is used to create
  64. a file, so use only accepted characters for file names.
  65.  
  66. When you're finished adding projects, save your list to
  67. disk by clicking on "Save List". Don't worry, you're going
  68. to be reminded to save the list if you make changes to it.
  69.  
  70. To remove a project or projects, select (check box) them and 
  71. click on "Remove". If those projects had a log file created, 
  72. you will have to delete those files if you no longer need them.
  73. They're in the subfolder Logs where you installed ClockIt, with 
  74. the name of the project (ie c:\program files\clockit\Logs\[name of project]).
  75. If you remove a project by mistake, the list won't be
  76. saved to disk until you specify to save it.
  77.  
  78. Every time you click on a project, the total time for that
  79. project is shown in the status bar.
  80.  
  81. The button "Compile", cumulates all the time in the selected
  82. project and writes this total at the end of the log file.
  83.  
  84. The button "Clear Log", clears the content of the log files
  85. associated with the projects you have selected (check box).
  86. You're going to be asked to confirm your selection.
  87.  
  88. The Button "View Log" will bring the wiewer with the selected
  89. project's log file in the wiewer. The other log files will also be
  90. selectable for viewing. From the viewer, it is also possible to
  91. edit the Logs. Your text editor is launched from the File menu with the
  92. selected Log file as parameter. If you edit the file, you're warned
  93. to not change the format.
  94.  
  95. To run the timer, highlight a project and click on the button
  96. Timer. A double click on a project name will also run the
  97. timer.
  98.  
  99. If you want to minimize the Project List window, right click
  100. anywhere on the form to get the menu.
  101.  
  102.  
  103. Viewer
  104. ======
  105.  
  106. The viewer is first started with the log selected in the Project List
  107. window. Use the Drop Down menu to select another log.
  108.  
  109. Your text editor can be launched to edit the selected log file.
  110.  
  111. Remember, do not change the format when editing.
  112.  
  113.  
  114. Database
  115. ========
  116. Will create an Access database and copy all the data from the log
  117. files. Clockit.mdb will be created in the \logs folder.
  118. In the next upgrade, all data will be written directly to a
  119. database, eliminating the log files.
  120.  
  121. Timer
  122. =====
  123.  
  124. The time saved to file, is the time cumulated by the Timer between the
  125. first time it was started and the last time it was stopped (First
  126. Started, Last Stopped).
  127.  
  128. Right clicking on the timer display brings a self explanatory menu.
  129.  
  130. The log files will be in the folder \Clockit\Logs with the name of the project. 
  131.  
  132. When you no longer need those files, simply delete them.
  133.  
  134. It is possible to change the time (minutes and hours) displayed by 
  135. the timer (when stopped). Click on the Up Down button next to the
  136. display.
  137.  
  138. If you enable the "No title bar" option, the tooltip (bubble help)  text will tell
  139. you what project is running. Simply place the mouse pointer over the
  140. timer display or system tray icon. The timer window is moved by grabbing 
  141. the timer display with the left mouse button.
  142.  
  143. If you use the "Always on Top" option and want to place the timer
  144. window on top of the task bar, disable the Always on top option of
  145. the task bar (right click on task bar, properties).
  146.  
  147. Enjoy ClocKingIt!
  148.  
  149. Richard Gelinas
  150. richard_g@bigfoot.com
  151. http://www.mlink.net/~davidgel/
  152.